home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12945 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: sktelgw.sasktel.sk.ca!usenet
  2. From: darren.dzikowski@sasktel.sk.ca (Darren Dzikowski)
  3. Newsgroups: comp.lang.c++
  4. Subject: Displaying Bitmaps in Dialogs - BC++ 4.5
  5. Date: 21 Mar 1996 17:06:24 GMT
  6. Organization: SaskTel
  7. Message-ID: <4is2ag$b1r@sktelgw.sasktel.sk.ca>
  8. NNTP-Posting-Host: ddzikowski.sasktel.sk.ca
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. X-Newsreader: WinVN 0.99.7
  12.  
  13. I have a book(Teach Yourself Windows Programming in 21 Days by SAMMS 
  14. Publishing) which describes how to display bitmaps in BC 4.5, but 
  15. unfortunately it doesn't get into how to do it in a dialog window. (This is 
  16. an excellent book by the way...). The only example it gives is by using 
  17. CONTROL icons, which I have been able to do successfully.  I have also been 
  18. able to successfully display my bitmap in a regular program window.  
  19.  
  20. However...I would like to display a bitmap, or even an icon that is at least 
  21. 100 x 100 pixels x 256 colors in a dialog window.  Is this possible?  If so, 
  22. can it be done through the Resource Workshop?  Some example code would be 
  23. nice.  I note that the dialog for the Borland IDE has a rather large bitmap 
  24. or icon in it so I am guessing there must be a way to do this.
  25.  
  26.  
  27. Many thanks!
  28.  
  29. reply to darren.dzikowski@sasknet.sk.ca
  30.  
  31.